home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / lamb-chop-drop.swf / scripts / DefineButton2_461 / BUTTONCONDACTION on(rollOver).as
Text File  |  2008-03-17  |  70b  |  4 lines

  1. on(rollOver){
  2.    game_mc.mainChar_mc.char_mc.gotoAndStop("TL1");
  3. }
  4.